<squad>
	<description>
		<type>TYPE_INFANTRY_FIGHTING_VEHICLE</type>
		<nationality>NATIONALITY_UKRAINIAN</nationality>

		<long_name>BRDM-2 9P148</long_name>
		<short_name>9P148</short_name>
		<comment>Modernization ordinary "BRDM-2" ATGM Konkurs "9P148" (5 things)</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_AFU.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>75</number></data>
		<data><month>12</month><year>2040</year><number>75</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-BRDM-2 (Konkurs UA).png</image_profile>
			<weight>7000</weight>
   <is_amphibious>yes</is_amphibious>
		</attributes>

		<drive>
			<engine>
				<name>GAZ-41</name>
				<horsepower>140</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>-80</offsetX>
				<offsetY>270</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>100</offsetX>
				<offsetY>270</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-BRDM-2 (Konkurs UA).png</image_view>

			<width>230</width>
			<length>600</length>
			<height>80</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@-40</upper_front>
				<lower_front>7@-60</lower_front>
				<side>5@-35</side>
				<rear>7@-10</rear>
				<top>7</top>
				<bottom>3</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>230</width>
			<length>580</length>
			<height>80</height>

			<offsetX>0</offsetX>
			<offsetY>10</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>4@45</upper_front>
				<lower_front>3@50</lower_front>
				<side>6@30</side>
				<rear>7@10</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-BRDM-2 (Konkurs UA) turret.png</image_view>

			<offsetX>2</offsetX>
			<offsetY>-35</offsetY>
			<offsetZ>200</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>20</rotate_time>
			<weapon><type>WEAPON_ATGM_135_KONKURS</type><offsetX>-60</offsetX></weapon>
			<weapon><type>WEAPON_ATGM_135_KONKURS</type><offsetX>-35</offsetX></weapon>
			<weapon><type>WEAPON_ATGM_135_KONKURS</type></weapon>
			<weapon><type>WEAPON_ATGM_135_KONKURS</type><offsetX>25</offsetX></weapon>
			<weapon><type>WEAPON_ATGM_135_KONKURS</type><offsetX>50</offsetX></weapon>
			<ammo><for>WEAPON_ATGM_135_KONKURS</for><flavour>FLAVOUR_ATGM</flavour><rounds>12</rounds></ammo>

  <weapon><type>ADD_15</type></weapon>
		</fixed_weapon>
	</vehicle>
</squad>
